PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package
/
PDFFile Class
/ extractPageInfo Method
The page number for which the information is extracted.
Collapse All
Expand All
In This Topic
extractPageInfo Method
In This Topic
Extracts the page information from the PDF file.
Syntax
public
PDFPageInfo
extractPageInfo(
int
pageNumber
)
Parameters
pageNumber
The page number for which the information is extracted.
Return Value
Information about the page.
Exceptions
Exception
Description
See Also
Reference
PDFFile Class
PDFFile Members